/*
Theme Name: Welcome Inn Child
Theme URI: http://themefuse.com/demo/wp/welcomeinn/
Description: Child theme for the Welcome Inn theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: welcome_inn
*/

@import url("../welcome_inn/style.css");

.header {
	background: url(images/TeakWoodBg1.jpg);
}

.header.homepage { background-position: left top; }

.middle .container {
	/*padding-top: 50px;*/
}

#main_content_home { /*padding-top: 75px;*/ }

.header { background-position: 0 -145px; } 

.logo { top: 22px; }

.footer .container_24 .col_2_5, .container_24 .text .col_2_5 {
	width: 400px;
}

.footer .container_24 .col_3_5, .container_24 .text .col_3_5 {
	width: 425px;
}

.xnewsletter_box { display:none }


.text h1, .text h2 {
	letter-spacing:4px;
}

.text h1.noback, .text h2.noback { background-image:none; }

.text h1 { 
	color:#82A62B;
	font-weight:bold;
	font-family: 'JournalRegular', 'Times New Roman', Times, serif;
	font-size:400%;
}

.main_gallery_container .gallery-icon {
	margin-bottom:40px
}

.bottom-margin { margin-bottom: 24px; }

.inline { display:inline }

.container_24 { padding: 0 12px }

.italic { font-style: italic }

.container_24.gallery-page {
	background-image: url("/wp-content/themes/Welcome%20Inn%20Theme/welcome_inn/images/middle_center_bg.jpg");
	margin-top: -253px;
	background-repeat: no-repeat;
	background-color: white;
	padding: 75px 0 10px 50px;
	width: 910px;
	padding: 75px 0 10px 50px;
	border-radius: 20px;
}

.comment-list {
	clear: left;
}

.text p {
	font-size: 110%;
	line-height: 1.5;
}

.main_gallery_container {
	height:230px;
	overflow:hidden;
}